Var.addError

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Var addError(ParseTree tree, string message)
    class Var
    @safe
    addError
    (
    ParseTree tree
    ,
    string message
    )
  2. Var addError(ParseTree tree, Exception e)

Meta